CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - compress text

搜索资源列表

  1. Compress

    0下载:
  2. 一个用C++编写的文件压缩解压缩程序,实现文本的动态压缩和解压,支持RAR.-a document prepared by compression decompression procedures, the text of the realization of dynamic compression and decompression, support RAR.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:130458
    • 提供者:
  1. 文本压缩

    1下载:
  2. 用huffman编码实现的文本压缩用compress进行压缩用uncompress进行解压缩-Huffman coding used to achieve the compression used compress text compression used for decompression uncompress
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:33527
    • 提供者:朱金晨
  1. bp-compress

    0下载:
  2. 用BP神经网络实行彩色图像压缩matlab-Bp network color image compression
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1053
    • 提供者:liuwei
  1. GNUzip

    0下载:
  2. 用于文本压缩的压缩算法,可以取得比较高的压缩比-used to compress text
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:242017
    • 提供者:yfl
  1. compress

    0下载:
  2. 使用huffmantree对文件进行压缩,压缩对象为文本文件,中间文件采用二进制写入-The use of the documents huffmantree compression, compression for text files, binary files are written into the intermediate
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2333244
    • 提供者:tom.he
  1. compress

    0下载:
  2. 壓縮一段文字,但是沒有SOURCE CODE-Compression section of text, but there is no SOURCE CODE
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:18039
    • 提供者:lai yu han
  1. compress

    0下载:
  2. 文本压缩器程序,用java语言实现对文本文件的压缩-text compress editor
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:76314
    • 提供者:guox
  1. HafmCode

    0下载:
  2. 哈夫曼编码,用来压缩文本和程序文件,我自己写的,通过了测试,很不错的一个算法-Huffman coding is used to compress text and program files, I wrote it myself, passed the test, an algorithm is very good
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:169853
    • 提供者:李自华
  1. TestLzw

    0下载:
  2. 基于GIF的lzw压缩法的源代码。此代码对图像文件,文本文件进行压缩有很好的效果-The lzw GIF compression method based on the source code. This code of image files, text files compress very good results
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1580631
    • 提供者:zhangxueliang00
  1. COMPRESS

    0下载:
  2. 对文本进行哈弗曼编码,然后基于哈弗曼编码进行文本的压缩-Ha Fuman the text encoding, and then the text-based compression encoding Hafu Man
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:1801
    • 提供者:Bryan
  1. SmartStorage

    1下载:
  2. 一套基于ZIP/霍夫曼技术的智能数据存储技术试验源代码,这里所谓的智能存储技术大约类似一个文件包,你可以添加任意格式的文件进行存储(使用AddUpdateItem函数)和从文件包中删除(使用DeleteItem函数). 你可以选择 zlib/huffman压缩模式进行压缩存储或者不使用压缩进行存储. 它采用了文件索引技术因此可以获得更好的性能,这个就是叫真空存储技术,即 VaccumStorage()函数. 而且,最重要的是,它使用序列化小节(块)技术来进行处理 CRC 和压
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:433692
    • 提供者:yyzzhh911
  1. compress

    0下载:
  2. 文本压缩和解压,哈弗曼树的应用,压缩编码-Text compression and decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:4540
    • 提供者:景万里
  1. huffman-text-compression

    0下载:
  2. huffman文本压缩,利用huffman代码来压缩文本,压缩效率高-huffman text compression,Huffman code used to compress text, compression efficiency
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:2095
    • 提供者:黄维良
  1. compress

    0下载:
  2. 本程序能够实现数据压缩解压功能,能够读取文本文档(.txt)的数据进行压缩,解压完成后自动解压到固定文本文件。-This procedure can achieve data compression decompression, the ability to read text documents (. Txt) data compression and decompression is completed automatically extract to a fixed text file.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:161285
    • 提供者:
  1. Compress

    0下载:
  2. 编写一个程序,输入为一组字符串,输出为压缩后的文本。-Write a program that inputs a string, the output of compressed text.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:734
    • 提供者:王石
  1. adaptive-huffman

    0下载:
  2. It is a program to compress the entered file text using the adaptive huffman compression algorithm which dynamically builds a tree according to the input string
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:2157
    • 提供者:omsta
  1. Compress

    0下载:
  2. 文本文件压缩和解压,调用系统函数实现,代码简易懂,可直接运行-Text file compression and decompression, call the system function to achieve
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:142596
    • 提供者:王琳
  1. compress

    0下载:
  2. 利用堆、霍夫曼树、二叉树遍历等知识点,编写文本压缩程序,实现文本文件的压缩与解压功能-Using heap, Hoffman tree, binary tree traversal and other knowledge, text compression program, realize a text file compression and decompression functions
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:31922
    • 提供者:
  1. New-Text-Document

    0下载:
  2. image compress code with matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:818
    • 提供者:saeed
  1. Text Into Bit Compression

    0下载:
  2. Using algorithm Compress text file into Bits
  3. 所属分类:压缩解压

« 12 3 4 »
搜珍网 www.dssz.com